Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(dependabot): bump the non-breaking group across 1 directory with 9 updates #11

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2024

Bumps the non-breaking group with 9 updates in the / directory:

Package From To
@aws-sdk/client-s3 3.574.0 3.592.0
@aws-sdk/lib-storage 3.574.0 3.592.0
@nestjs/common 10.3.8 10.3.9
@nestjs/core 10.3.8 10.3.9
@nestjs/platform-fastify 10.3.8 10.3.9
@nestjs/testing 10.3.8 10.3.9
@swc/core 1.5.5 1.5.25
@types/node 20.12.11 20.14.2
prettier 3.2.5 3.3.1

Updates @aws-sdk/client-s3 from 3.574.0 to 3.592.0

Release notes

Sourced from @​aws-sdk/client-s3's releases.

v3.592.0

3.592.0(2024-06-06)

Chores
Documentation Changes
  • client-sns: Doc-only update for SNS. These changes include customer-reported issues and TXC3 updates. (b381cca7)
  • client-sqs: Doc only updates for SQS. These updates include customer-reported issues and TCX3 modifications. (6772052c)
New Features
  • client-account: This release adds 3 new APIs (AcceptPrimaryEmailUpdate, GetPrimaryEmail, and StartPrimaryEmailUpdate) used to centrally manage the root user email address of member accounts within an AWS organization. (23c9d39c)
  • client-iot-wireless: Adds support for wireless device to be in Conflict FUOTA Device Status due to a FUOTA Task, so it couldn't be attached to a new one. (7dd6fdf2)
  • client-location: Added two new APIs, VerifyDevicePosition and ForecastGeofenceEvents. Added support for putting larger geofences up to 100,000 vertices with Geobuf fields. (7c01057a)
  • client-storage-gateway: Adds SoftwareUpdatePreferences to DescribeMaintenanceStartTime and UpdateMaintenanceStartTime, a structure which contains AutomaticUpdatePolicy. (f7b019ed)
  • client-firehose: Adds integration with Secrets Manager for Redshift, Splunk, HttpEndpoint, and Snowflake destinations (ae7c3b01)
  • client-fsx: This release adds support to increase metadata performance on FSx for Lustre file systems beyond the default level provisioned when a file system is created. This can be done by specifying MetadataConfiguration during the creation of Persistent_2 file systems or by updating it on demand. (8c1f604f)
  • client-glue: This release adds support for creating and updating Glue Data Catalog Views. (349fcc98)
Tests
  • protocoltests: validate resolvedHost from httpRequestTests (#6175) (ec83f871)

For list of updated packages, view updated-packages.md in assets-3.592.0.zip

v3.591.0

3.591.0(2024-06-05)

New Features
  • clients: update client endpoints as of 2024-06-05 (6d6148e4)
  • client-s3: Added new params copySource and key to copyObject API for supporting S3 Access Grants plugin. These changes will not change any of the existing S3 API functionality. (ad0e8d9c)
  • client-glue: AWS Glue now supports native SaaS connectivity: Salesforce connector available now (759dc888)
  • client-global-accelerator: This release contains a new optional ip-addresses input field for the update accelerator and update custom routing accelerator apis. This input enables consumers to replace IPv4 addresses on existing accelerators with addresses provided in the input. (659cea79)

For list of updated packages, view updated-packages.md in assets-3.591.0.zip

v3.590.0

3.590.0(2024-06-04)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-s3's changelog.

3.592.0 (2024-06-06)

Note: Version bump only for package @​aws-sdk/client-s3

3.591.0 (2024-06-05)

Features

  • client-s3: Added new params copySource and key to copyObject API for supporting S3 Access Grants plugin. These changes will not change any of the existing S3 API functionality. (ad0e8d9)

3.590.0 (2024-06-04)

Note: Version bump only for package @​aws-sdk/client-s3

3.588.0 (2024-05-31)

Note: Version bump only for package @​aws-sdk/client-s3

3.587.0 (2024-05-30)

Note: Version bump only for package @​aws-sdk/client-s3

3.583.0 (2024-05-23)

Note: Version bump only for package @​aws-sdk/client-s3

... (truncated)

Commits
  • 6c7ef8d Publish v3.592.0
  • fdd7f75 chore(clients): export types with export type (#6171)
  • 0e7d145 chore: module export fields in @​smithy/core (#6168)
  • 765853d Publish v3.591.0
  • ad0e8d9 feat(client-s3): Added new params copySource and key to copyObject API for su...
  • 031a10a Publish v3.590.0
  • aeca658 Publish v3.588.0
  • abae935 Publish v3.587.0
  • 6bba0d6 chore(codegen): update Smithy hash - ProviderError logging, timestamp millis ...
  • 9cb9641 Publish v3.583.0
  • Additional commits viewable in compare view

Updates @aws-sdk/lib-storage from 3.574.0 to 3.592.0

Release notes

Sourced from @​aws-sdk/lib-storage's releases.

v3.592.0

3.592.0(2024-06-06)

Chores
Documentation Changes
  • client-sns: Doc-only update for SNS. These changes include customer-reported issues and TXC3 updates. (b381cca7)
  • client-sqs: Doc only updates for SQS. These updates include customer-reported issues and TCX3 modifications. (6772052c)
New Features
  • client-account: This release adds 3 new APIs (AcceptPrimaryEmailUpdate, GetPrimaryEmail, and StartPrimaryEmailUpdate) used to centrally manage the root user email address of member accounts within an AWS organization. (23c9d39c)
  • client-iot-wireless: Adds support for wireless device to be in Conflict FUOTA Device Status due to a FUOTA Task, so it couldn't be attached to a new one. (7dd6fdf2)
  • client-location: Added two new APIs, VerifyDevicePosition and ForecastGeofenceEvents. Added support for putting larger geofences up to 100,000 vertices with Geobuf fields. (7c01057a)
  • client-storage-gateway: Adds SoftwareUpdatePreferences to DescribeMaintenanceStartTime and UpdateMaintenanceStartTime, a structure which contains AutomaticUpdatePolicy. (f7b019ed)
  • client-firehose: Adds integration with Secrets Manager for Redshift, Splunk, HttpEndpoint, and Snowflake destinations (ae7c3b01)
  • client-fsx: This release adds support to increase metadata performance on FSx for Lustre file systems beyond the default level provisioned when a file system is created. This can be done by specifying MetadataConfiguration during the creation of Persistent_2 file systems or by updating it on demand. (8c1f604f)
  • client-glue: This release adds support for creating and updating Glue Data Catalog Views. (349fcc98)
Tests
  • protocoltests: validate resolvedHost from httpRequestTests (#6175) (ec83f871)

For list of updated packages, view updated-packages.md in assets-3.592.0.zip

v3.591.0

3.591.0(2024-06-05)

New Features
  • clients: update client endpoints as of 2024-06-05 (6d6148e4)
  • client-s3: Added new params copySource and key to copyObject API for supporting S3 Access Grants plugin. These changes will not change any of the existing S3 API functionality. (ad0e8d9c)
  • client-glue: AWS Glue now supports native SaaS connectivity: Salesforce connector available now (759dc888)
  • client-global-accelerator: This release contains a new optional ip-addresses input field for the update accelerator and update custom routing accelerator apis. This input enables consumers to replace IPv4 addresses on existing accelerators with addresses provided in the input. (659cea79)

For list of updated packages, view updated-packages.md in assets-3.591.0.zip

v3.590.0

3.590.0(2024-06-04)

... (truncated)

Changelog

Sourced from @​aws-sdk/lib-storage's changelog.

3.592.0 (2024-06-06)

Note: Version bump only for package @​aws-sdk/lib-storage

3.591.0 (2024-06-05)

Note: Version bump only for package @​aws-sdk/lib-storage

3.590.0 (2024-06-04)

Note: Version bump only for package @​aws-sdk/lib-storage

3.588.0 (2024-05-31)

Note: Version bump only for package @​aws-sdk/lib-storage

3.587.0 (2024-05-30)

Note: Version bump only for package @​aws-sdk/lib-storage

3.583.0 (2024-05-23)

Note: Version bump only for package @​aws-sdk/lib-storage

3.582.0 (2024-05-22)

... (truncated)

Commits
  • 6c7ef8d Publish v3.592.0
  • 765853d Publish v3.591.0
  • 031a10a Publish v3.590.0
  • aeca658 Publish v3.588.0
  • abae935 Publish v3.587.0
  • 6bba0d6 chore(codegen): update Smithy hash - ProviderError logging, timestamp millis ...
  • 9cb9641 Publish v3.583.0
  • 8c64641 Publish v3.582.0
  • 5ebe6ce chore(codegen): bump smithyVersion=1.49.0 (#6117)
  • b5288e6 fix(lib-storage): call AbortMultipartUpload when failing to CompleteMultipart...
  • Additional commits viewable in compare view

Updates @nestjs/common from 10.3.8 to 10.3.9

Release notes

Sourced from @​nestjs/common's releases.

v10.3.9 (2024-06-03)

Bug fixes

Enhancements

Docs

Dependencies

... (truncated)

Commits
  • fcd2c58 chore(@​nestjs) publish v10.3.9 release
  • 4b07cb2 Merge pull request #13428 from micalevisk/feat/issue-13426
  • dd5a842 chore(readme): remove some old sponsors and reorder others
  • da0ae68 chore(readme): update sponsor image sources
  • 1a699ad chore(readme): format sponsors tables
  • 025ed53 doc: fix typos & clarify comments
  • 684ce3e feat(common): support empty @Inject() on constructor-based injection
  • See full diff in compare view

Updates @nestjs/core from 10.3.8 to 10.3.9

Release notes

Sourced from @​nestjs/core's releases.

v10.3.9 (2024-06-03)

Bug fixes

Enhancements

Docs

Dependencies

... (truncated)

Commits
  • fcd2c58 chore(@​nestjs) publish v10.3.9 release
  • 945f7a0 Merge pull request #13453 from zhengjitf/fix-11601
  • e93cf43 Merge pull request #13405 from micalevisk/feat/issue-13400
  • 4b07cb2 Merge pull request #13428 from micalevisk/feat/issue-13426
  • 4d88c79 fix(core): prevent exclude method from overwriting previous calls
  • dd5a842 chore(readme): remove some old sponsors and reorder others
  • da0ae68 chore(readme): update sponsor image sources
  • 1a699ad chore(readme): format sponsors tables
  • 66b731d chore: fix some typos in comments
  • f797e16 fix(core): possible memory leak when using server side events
  • Additional commits viewable in compare view

Updates @nestjs/platform-fastify from 10.3.8 to 10.3.9

Release notes

Sourced from @​nestjs/platform-fastify's releases.

v10.3.9 (2024-06-03)

Bug fixes

Enhancements

Docs

Dependencies

... (truncated)

Commits
  • fcd2c58 chore(@​nestjs) publish v10.3.9 release
  • a7e4557 Merge pull request #13493 from johaven/refactor-fastify-route-injection
  • 2d5a7b8 Merge pull request #13536 from Fcmam5/fix/do-not-crash-when_not_using-enabled...
  • 36d0503 chore(deps): bump @​fastify/middie from 8.3.0 to 8.3.1
  • c18ae07 chore(deps): bump fastify from 4.26.2 to 4.27.0
  • 7a61ecc fix(fastify): Make versioningOptions field optional
  • dd5a842 chore(readme): remove some old sponsors and reorder others
  • da0ae68 chore(readme): update sponsor image sources
  • c0af8af feat(fastify): Do not crash if enableVersioning is not used (fixes #13496)
  • 1a699ad chore(readme): format sponsors tables
  • Additional commits viewable in compare view

Updates @nestjs/testing from 10.3.8 to 10.3.9

Release notes

Sourced from @​nestjs/testing's releases.

v10.3.9 (2024-06-03)

Bug fixes

Enhancements

Docs

Dependencies

... (truncated)

Commits

Updates @swc/core from 1.5.5 to 1.5.25

Changelog

Sourced from @​swc/core's changelog.

[1.5.25] - 2024-06-05

Bug Fixes

  • (es/es2015) Fix injection location of this for getter/setter properties (#8993) (09121a6)

  • (es/minifier) Preserve unused special properties (#9005) (e764ff6)

  • (es/minifier) Fix comparison of -0.0 (#9012) (8a29577)

  • (es/minifier) Do not index a string with a surrogate pair (#9013) (2879a4d)

  • (es/minifier) Fix evaluation of -0 as a string (#9011) (9f8e24a)

  • (es/resolver) Fix hoisting of const and let (#8987) (0d9ecf3)

Features

  • (es/minifier) Detect TypeScript enum initialization pattern (#8986) (cc8c155)

  • (x) Initialize project (#8999) (da70ebe)

Performance

  • (es/parser) Add feature named tracing-spans (#9019) (3bf3114)

[1.5.23] - 2024-05-30

Bug Fixes

[1.5.9] - 2024-05-28

... (truncated)

Commits
  • 8bb302a chore: Publish 1.5.25 with swc_core v0.92.10
  • 277843e chore: Bump crates
  • 3bf3114 perf(es/parser): Add feature named tracing-spans (

…9 updates

Bumps the non-breaking group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.574.0` | `3.592.0` |
| [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.574.0` | `3.592.0` |
| [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `10.3.8` | `10.3.9` |
| [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `10.3.8` | `10.3.9` |
| [@nestjs/platform-fastify](https://github.com/nestjs/nest/tree/HEAD/packages/platform-fastify) | `10.3.8` | `10.3.9` |
| [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `10.3.8` | `10.3.9` |
| [@swc/core](https://github.com/swc-project/swc) | `1.5.5` | `1.5.25` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.11` | `20.14.2` |
| [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.1` |



Updates `@aws-sdk/client-s3` from 3.574.0 to 3.592.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.592.0/clients/client-s3)

Updates `@aws-sdk/lib-storage` from 3.574.0 to 3.592.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.592.0/lib/lib-storage)

Updates `@nestjs/common` from 10.3.8 to 10.3.9
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.3.9/packages/common)

Updates `@nestjs/core` from 10.3.8 to 10.3.9
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.3.9/packages/core)

Updates `@nestjs/platform-fastify` from 10.3.8 to 10.3.9
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.3.9/packages/platform-fastify)

Updates `@nestjs/testing` from 10.3.8 to 10.3.9
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.3.9/packages/testing)

Updates `@swc/core` from 1.5.5 to 1.5.25
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.5.5...v1.5.25)

Updates `@types/node` from 20.12.11 to 20.14.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `prettier` from 3.2.5 to 3.3.1
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.2.5...3.3.1)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking
- dependency-name: "@aws-sdk/lib-storage"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking
- dependency-name: "@nestjs/common"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking
- dependency-name: "@nestjs/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking
- dependency-name: "@nestjs/platform-fastify"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking
- dependency-name: "@nestjs/testing"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-breaking
- dependency-name: "@swc/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-breaking
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-breaking
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-breaking
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 10, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 17, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jun 17, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/non-breaking-df46f48235 branch June 17, 2024 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants